home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 April
/
Gamestar_61_2004-04_dvdb.iso
/
DVDStar
/
Akce
/
Half-Life
/
VampireSlayer
/
vs5full.exe
/
{app}
/
spectcammenu.txt
< prev
next >
Wrap
Text File
|
2002-10-08
|
768b
|
39 lines
// Command Menu definition
//
// Basic Format:
// "<Bound Key>" "<Button Text>" "<Command sent to server>"
//
//
//
//
// Buttons can also open up submenus, as follows:
// {
// "Some More Options",
// {
// ...
// }
// }
//
//
// Buttons preceded with "CUSTOM" are handled in special ways. They can only be moved
// around or deleted.
//
//
// Limitations:
// Maximum of 50 menus.
// Maximum of 100 buttons per menu.
//--------------------------------------------------------
// Everything below here is editable
"6" "Chase Overview" "spec_mode 6"
"5" "Free Overview" "spec_mode 5"
"4" "First Person" "spec_mode 4"
"3" "Free Look" "spec_mode 3"
"2" "Free Chase Cam" "spec_mode 2"
"1" "Locked Chase Cam" "spec_mode 1"